GtkMessageDialog: Add back the empty csd title
authorMatthias Clasen <mclasen@redhat.com>
Tue, 1 Jul 2014 01:51:19 +0000 (21:51 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 1 Jul 2014 01:51:19 +0000 (21:51 -0400)
commit2f5dbc655c285b9253a7d2dee6f67b4519ead623
tree3f40af7c60fde606792de590ef77b687afbe0346
parent120d1f898300b86ff0aacfd8aefdcb0a78560bf0
GtkMessageDialog: Add back the empty csd title

We don't set use-header-bar for message dialogs, since we
want the buttons in the action area, but we do want a nice
rounded csd titlebar. Add back the box that was used before
to achieve this, when appropriate.
gtk/gtkmessagedialog.c